home *** CD-ROM | disk | FTP | other *** search
INI File | 2003-11-02 | 3.9 KB | 72 lines |
- ;---------------------------------------------------------------------------------------------------------
- ;
- ; InstallSpy Registry Warning configuration file
- ;
- ; The section name is the name of the registry key or registry value that you
- ; want to monitor for changes. If it is a Key (and not a value) then it must have
- ; a trailing \, else it is a value. You can then set the message to display.
- ;
- ;---------------------------------------------------------------------------------------------------------
-
- ; See ttp://support.microsoft.com/?kbid=314866
- ; and http://support.microsoft.com/default.aspx?scid=kb;EN-US;137367
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\]
- Message=The programs run by Windows on system restart, for all users, have been modified.
-
- [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\]
- Message=The programs run by Windows on system restart, for this user, have been modified.
-
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\]
- Message=The programs run just once by Windows on system restart, for all users, have been modified.
-
- [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce\]
- Message=The programs run just once by Windows on system restart, for this user, have been modified.
-
- ; See http://support.microsoft.com/?kbid=310593
- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\]
- Message=The programs run just once by Windows on system restart, for all users, have been modified.
-
- [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\]
- Message=The programs run just once by Windows on system restart, for this user, have been modified.
-
- ; See http://support.microsoft.com/?kbid=179365
- [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices\]
- Message=The services run by Windows on system restart, for all users, have been modified.
-
- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices\]
- Message=The services run by Windows on system restart, for this user, have been modified.
-
- [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce\]
- Message=The services run just once by Windows on system restart, for all users, have been modified.
-
- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce\]
- Message=The services run just once by Windows on system restart, for this user only, have been modified.
-
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\]
- Message=The services run by Windows have been modified.
-
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\FileRenameOperations\]
- Message=Files are going to be deleted, moved, copied, and/or renamed after the next reboot.
-
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\BootExecute]
- Message=The programs set to run on reboot have been changed.
-
- [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\Start Page]
- Message=Internet Explorers home page has been changed, for this user.
-
- ; See http://www.jsiinc.com/subb/tip0500/rh0578.htm
- [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations]
- Message=Files are going to be deleted, moved, copied, and/or renamed after the next reboot.
-
- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cookies]
- Message=The cookies folder, for this user, has been changed.
-
- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Desktop]
- Message=The desktop folder, for this user, has been changed.
-
- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Favorites]
- Message=The favorites folder, for this user, has been changed.
-
- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Startup]
- Message=The startup folder, for this user, has been changed.
-